System.ObjectDisposedException
|
Methods were called after the stream was closed.
|
System.NotSupportedException
|
The stream does not support writing.
|
System.ArgumentException
|
The sum of offset and count is larger than the buffer length.
|
System.ArgumentNullException
|
buffer is null (Nothing in Visual Basic).
|
System.ArgumentOutOfRangeException
|
offset or count is negative.
|